Fix problems with operator keymap function
authorjustbur <justin@burkett.cc>
Wed, 3 Feb 2016 13:27:40 +0000 (08:27 -0500)
committerjustbur <justin@burkett.cc>
Wed, 3 Feb 2016 13:27:40 +0000 (08:27 -0500)
commite1f2e6be99633906865ec3aba0454a0d50d6dba3
tree2405958191d3d7dce5bc0e1f6ba5e8e7c7e65c72
parentdce72aa134b706c1846502dd58a1141f4e2b0f6b
Fix problems with operator keymap function

1. Introduce using-show-keymap and using-show-operator-keymap vars to
make it clear how we are entering which-key

2. Add inhibit-next-operator-keymap for keys in the operator maps that
are bound to commands that read the next key "manually"

3. Fix problem where the next page hint was only being shown sometimes
in the operator maps. Need to distinguish between show-operator-keymap
and the possibility that an operator is active but the usual which-key
popup is showing.
which-key.el